バージョン

SyncableObservableCollection<T1,T2> クラス プロパティ

このクラスのメンバの一覧は、SyncableObservableCollection<T1,T2>メンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCompareこのコレクションの項目を同期対象の項目と比べるために使用される Compare メソッドを取得または設定します。  
Public プロパティCountGets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<T1>から継承されます。
Public プロパティCreateFrom同期対象からこのコレクションの項目を作成するために使用されるメソッドを取得または設定します。  
Public プロパティCreateTo同期対象の項目を作成するために使用されるメソッドを取得または設定します。  
Public プロパティItemGets or sets the element at the specified index. System.Collections.ObjectModel.Collection<T1>から継承されます。
Public プロパティSyncTarget同期化するその他の SyncableObservableCollection を取得または設定します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItemsGets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<T1>から継承されます。
トップ
参照